翻訳と辞書
Words near each other
・ Ranger Russet
・ Ranger School
・ Range Line, Indiana
・ Range minimum query
・ Range mode query
・ Range Murata
・ Range Networks
・ Range of a projectile
・ Range of Light (album)
・ Range of motion
・ Range of Motion (exercise machine)
・ Range of Motion (film)
・ Range of the Awful Hand
・ Range Ponds State Park
・ Range query (data structures)
Range query (database)
・ Range rate
・ Range Regional Airport
・ Range Resources
・ Range Riders
・ Range River
・ Range road
・ Range Rover
・ Range Rover (L322)
・ Range Rover (L405)
・ Range Rover (P38A)
・ Range Rover Classic
・ Range Rover Evoque
・ Range Rover Sport
・ Range Ryder and the Calgary Kid


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Range query (database) : ウィキペディア英語版
Range query (database)
A range query is a common database operation that retrieves all records where some value is between an upper and lower boundary.〔(【引用サイトリンク】url=http://www.w3schools.com/sql/sql_between.asp )〕 For example, list all employees with 3 to 5 years experience. Range queries are unusual because it is not generally known in advance how many entries a range query will return, or if it will return any at all. Many other queries, such as the top ten most senior employees, or the newest employee, can be done more efficiently because there is an upper bound to the number of results they will return. A query that returns exactly one result is sometimes called a singleton.
==Partial match query==
Match at least one of the requested keys

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Range query (database)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.